ResourcePreAuthenticate Property |
Gets or sets a value indicating whether to send a authenticate header with the request.
Namespace:
Independentsoft.Webdav
Assembly:
Independentsoft.Webdav (in Independentsoft.Webdav.dll) Version: 1.0.700.18437
Syntaxpublic bool PreAuthenticate { get; set; }Public Property PreAuthenticate As Boolean
Get
Set
Property Value
Type:
Boolean
See Also